AWS Service

  • Global factory const which can be used to create an AWSServiceClient with a StitchAppClient. Pass into StitchAppClient.serviceClient(fromFactory:withName) to get an `AWSServiceClient.

    Declaration

    Swift

    public let awsServiceClientFactory: <<error type>>
  • The AWS service client, which can be used to interact with AWS via MongoDB Stitch.

    See more

    Declaration

    Swift

    public protocol AWSServiceClient